home *** CD-ROM | disk | FTP | other *** search
-
- bmaps
- -----
-
- Some examples in the prgs drawer require AmigaBASIC .bmap files, which
- contain information about register usage for shared library functions.
-
- No .bmap files are yet included in the ACE archive as I am still awaiting
- permission from Commodore to distribute them, which I hope will be
- forthcoming very soon.
-
- However, if you have the 1.3 Extras disk, you can use the .bmaps in the
- BasicDemos drawer, and/or ConvertFD to create all the .bmap files from
- the .FD files (in Extras:FD1.3). If you have the Wb 2.04 .FDs (available
- from Commodore) you can use ConvertFD on them also. In order to use ConvertFD
- however, you will need either to run it under AmigaBASIC or to modify it
- slightly to compile under ACE. If you have trouble doing this, feel free
- to contact me. ConvertFD is copyrighted by Commodore, and so cannot be
- distributed in modified or unmodified form (I asked Commodore).
-
- Better still, I have supplied a utility which is functionally equivalent to
- ConvertFD. This program - fd2bmap - was written by Harald Schneider and can
- be found in the prgs/ACEutils drawer. Just compile it under ACE and run the
- program to find out how to use it. Thanks Harald!
-
- See also "Shared Library function calls" section in ace.doc.
-